GoXam for WPF v3
GraphLinksModelNodeData<NodeKey> Class Methods


Northwoods.GoXam.Model Namespace : GraphLinksModelNodeData<NodeKey> Class

For a list of all members of this type, see GraphLinksModelNodeData<NodeKey> members.

Public Methods
 NameDescription
Public MethodThis method implements the IChangeDataValue interface, used to perform state changes for undo and redo.  
Public MethodCreate a copy of this data; this implements the ICloneable interface.  
Public MethodInitialize this node data with data held in a Linq for XML XElement.  
Public MethodConstructs a Linq for XML XElement holding the data of this node.  
Public MethodRaise the PropertyChanged event.  
Public MethodFor debugging, use the Key property as this object's default text rendering.  
Top
Protected Methods
 NameDescription
Protected MethodConvert a NodeKey key value to a string.  
Protected MethodConvert a string to a NodeKey key value.  
Protected MethodCall this method from property setters to raise the PropertyChanged event.  
Top
See Also

Reference

GraphLinksModelNodeData<NodeKey> Class
Northwoods.GoXam.Model Namespace